From fff941fc95686c28cde23cbac747afdccd5f8847 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 14 Feb 2007 15:49:29 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de8a114a16b..ef41d3b8904 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-02-14 Juanma Barranquero + * faces.el (color-values): Revert changes to docstring from + 2007-01-31 and 2000-09-07. + * textmodes/ispell.el (ispell-keep-choices-win, ispell-word) (ispell-begin-skip-region-regexp): Fix typos in docstrings. (ispell-dictionary-alist, ispell-process-line): Doc fixes. diff --git a/src/ChangeLog b/src/ChangeLog index b362c84ab30..be4191fcb81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-02-14 Juanma Barranquero + + * xfaces.c (Fcolor_distance): Don't continue checking a color for + errors after it has been correctly parsed as an RGB list. + 2007-02-14 Jan Dj,Ad(Brv * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN. -- 2.30.2